github.com/jackc/puddle/v2.valueCancelCtx.Value (method, view implemented interface methods)
one use
github.com/jackc/puddle/v2 (current package)
context.go#L17: func (ctx *valueCancelCtx) Value(key any) any { return ctx.valueCtx.Value(key) }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)